Manpowers Section of the XML File

When a project is exported, the manpower information is exported to the <Manpowers> section of the XML file.

This is an example of the <Manpowers> section:

<Manpowers>

<Manpower ce_id="ce19" cd_id="cd1" rpt="0">

  <PlanCur>5.23</PlanCur>

  <ActCur>6.01</ActCur>

  <ActCum>7.81</ActCum>

  <CurP1>4.93</CurP1>

  <CurP2>5.03</CurP2>

  <CurP3>9.18</CurP3>

  <CurP4>16.39</CurP4>

  <CurP5>20.99</CurP5>

  <CurP6>16.32</CurP6>

  <Per1>14.62</Per1>

  <Per2>8.29</Per2>

  <Per3>7.11</Per3>

  <Per4>22.76</Per4>

</Manpower>

<Manpower ce_id="ce19" cd_id="cd1" rpt="1">

  <PlanCur>5.23</PlanCur>

  <PlanCum>6.39</PlanCum>

  <CurP1>3.83</CurP1>

  <CurP2>4.43</CurP2>

  <CurP3>8.46</CurP3>

  <CurP4>15.59</CurP4>

  <CurP5>20.65</CurP5>

  <CurP6>14.88</CurP6>

  <Per1>14.21</Per1>

  <Per2>8.16</Per2>

  <Per3>6.97</Per3>

  <Per4>22.73</Per4>

</Manpower>

</Manpowers>